home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 52 / Amiga Format AFCD52 (Issue 136, May 2000).iso / -serious- / programming / c / icu-1.3.1 / icu / data / es_pe.txt < prev    next >
Text File  |  2000-02-23  |  1KB  |  38 lines

  1. // ****************************************************************************
  2. // *                                                                          *
  3. // * COPYRIGHT:                                                               *
  4. // * (C) Copyright Taligent, Inc.,  1997                                      *
  5. // * (C) Copyright International Business Machines Corporation,  1997-99      *
  6. // * Licensed Material - Program-Property of IBM - All Rights Reserved.       *
  7. // * US Government Users Restricted Rights - Use, duplication, or disclosure  *
  8. // * restricted by GSA ADP Schedule Contract with IBM Corp.                   *
  9. // *                                                                          *
  10. // ****************************************************************************
  11.  
  12. es_PE {
  13.     CurrencyElements { 
  14.             "S/",
  15.             "PEN",
  16.             ",",
  17.     }
  18.     DateTimePatterns { 
  19.             "hh:mm:ss a z",
  20.             "hh:mm:ss a z",
  21.             "hh:mm:ss a",
  22.             "hh:mm a",
  23.             "EEEE d' de 'MMMM' de 'yyyy",
  24.             "d' de 'MMMM' de 'yyyy",
  25.             "dd/MM/yyyy",
  26.             "dd/MM/yy",
  27.             "{1} {0}",
  28.     }
  29.     LocaleID { "280a" }
  30.     LocaleString { "es_PE" }
  31.     NumberPatterns { 
  32.             "#,##0.###;-#,##0.###",
  33.             "\u00A4#,##0.00;\u00A4-#,##0.00",
  34.             "#,##0%",
  35.     }
  36.     ShortCountry { "PER" }
  37. }
  38.